OpenRoads Designer CONNECT Edition SDK Help

GetNativeElement Method

Gets the native element embedded into the managed LinearElement.

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public  IBcLinearEl*GetNativeElement()

Return Value

IBcLinearEl* The embedded native element.

See Also